SmallMultipleRenderer.reset Method

Clears any rendered content and regenerates the view.
 

Parameters

keepExistingSize

Type: Boolean
A value indicating whether to render the same amount of content as before.

Return Value


Type: jQuery.Promise
A promise object which will be resolved when the reset is complete.